func go.pact.im/x/goupdate.intersectModuleSets

2 uses

	go.pact.im/x/goupdate (current package)
		diff.go#L86: 	intersect := intersectModuleSets(final.ModuleByPath, prev.ModuleByPath)
		packages.go#L139: func intersectModuleSets(moduleByPath, otherModuleByPath map[string]packages.Module) []string {